DecoyGen

fun interface DecoyGen(source)

Generates decoy DisclosureDigest

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun gen(hashingAlgorithm: HashAlgorithm): DisclosureDigest

Given a hashingAlgorithm method produces a decoy DisclosureDigest

open fun gen(hashingAlgorithm: HashAlgorithm, numOfDecoys: Int): Set<DisclosureDigest>

Produces a series of decoy DisclosureDigest